home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
BLACK.DIR
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-01-30
|
224 b
|
11 lines
on enterFrame
global STIcks
sound stop 1
sound stop 2
set STIcks to the ticks
put line random(9) of field "loadText" into field "stageText"
puppetSprite(2, 1)
set the locH of sprite 2 to 88
updateStage()
end